【HCIA Gaussdb】学习汇总-数据库管理(SQL语法 库表 索引操作)-5
# 简单查询select * from table_reference # 创建表 create table TB(staff_id int primary key , course_name cha ...
# 简单查询select * from table_reference # 创建表 create table TB(staff_id int primary key , course_name cha ...